home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 50
/
Volume 50 - JOGO DISK .iso
/
Games
/
jumpingrope.swf
/
scripts
/
DefineButton2_788
/
BUTTONCONDACTION on(release).as
next >
Wrap
Text File
|
2007-10-01
|
55b
|
5 lines
on(release){
gotoAndStop("ready");
play();
}